Total Complexity | 24 |
Dependencies | 7 |
Dependents | 0 |
Total lines | 222 |
Lines of code | 160 |
Logical lines of code | 82 |
Comment lines | 17 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handleOAuthGet() | 40 | 8 | 60 | |
handleOAuthPost() | 52 | 4 | 23 | |
_redeemCodeForToken() | 48 | 3 | 33 | |
_refreshToken() | 51 | 2 | 27 | |
_checkError() | 68 | 3 | 7 | |
_checkPrepare() | 70 | 3 | 6 | |
_generateAuthCodeForUser() | 73 | 1 | 4 |